Skip to content

Feat sub agents#2

Merged
echoVic merged 2 commits intomainfrom
feat-sub-agents
Nov 16, 2025
Merged

Feat sub agents#2
echoVic merged 2 commits intomainfrom
feat-sub-agents

Conversation

@echoVic
Copy link
Owner

@echoVic echoVic commented Nov 16, 2025

No description provided.

huzijie.sea and others added 2 commits November 15, 2025 09:50
- 新增子代理系统核心功能,包括注册表、任务管理器和执行器
- 添加三个内置子代理:文件搜索、代码库探索和代码分析
- 实现任务工具系统,支持任务创建、状态查询和取消
- 改进工具隔离机制,支持限制子代理可用的工具列表
- 添加自动委托提示,引导LLM主动使用Task工具处理复杂任务
- 更新相关文档,包括子代理系统改进总结和任务工具重构说明
- 新增 SubagentRegistry 和 SubagentExecutor 核心组件
- 实现基于 YAML frontmatter 的 subagent 配置解析
- 添加内置 subagent 示例(explore, code-reviewer, plan)
- 扩展 Agent 类型支持 toolWhitelist 配置
- 新增 /agents 命令用于管理 subagent
- 移除旧的 subagent 实现和相关文件
- 更新 UI 添加 AgentsManager 和 AgentCreationWizard 组件
- 优化 Task 工具导出和类型定义
@echoVic echoVic merged commit 6ba6903 into main Nov 16, 2025
0 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant